Trading Strategy Creation: Blocks vs. Code
Culture_Matrix_RedPillBluePill-1047403844.jpg "{{entity:product:9}}" from StockSharp offers two powerful approaches to creating trading strategies: visual construction using blocks and programming usi...
Culture_Matrix_RedPillBluePill-1047403844.jpg "{{entity:product:9}}" from StockSharp offers two powerful approaches to creating trading strategies: visual construction using blocks and programming usi...
multi_langs.png We are excited to announce that our products now support 37 languages, making them more accessible to users around the world. This step is aimed at making our tools widely accessible a...
{{entity:product:8}} (v5.0.173): Hydra-36 temp fix {{entity:product:1269}} (v5.0.33): Hydra-36 temp fix
{{entity:product:12}} (v5.0.159): LocalizedStrings. CurrentCulture property Removed UnitTypes localization. Extra langs moved to separated projects. ProtectiveProcessor. Fix trailing logic https://git...
🎉🎉 Significant updates for all "Designer" users! 🎉🎉 Since our last announcement of the new version of "{{entity:product:9}}", we have received a tremendous amount of feedback through our automated...
{{entity:product:10}} (v5.0.167): HistoryEmulationConnector. SupportBasketSecurities turned on by default. ProtectiveProcessor. Fix trailing IProtectiveBehaviour. Clear removed. {{entity:product:9}} (...
{{entity:product:12}} (v5.0.158): MarginModes enum. Order. CancelledTime, MatchedTime added. Order. Calc AveragePrice ProtectiveProcessor cleanup. https://github.com/StockSharp/StockSharp/issues/435 F...
When implementing the quantitative strategy, concurrent execution can reduce latency and improve efficiency in many cases. Taking the hedging robot as an example, we need to obtain the depth of two co...
I have never worried about the digital currency market as much as I worry about it today. The market situation is very bad. Frankly speaking, it is weakening my sleep mode, and it is destroying my wor...
Let's use reinforcement learning in AI to build a digital currency trading robot. In this article, we will create and apply an enhanced learning frame number to learn how to make a Bitcoin trading rob...
Preface Why should I take this course? What do you gain from taking this course? First of all, this course is based on JavaScript and Python programming languages. Language is only a technology. Final...
No, I am not a successful trader. I have been lucky many times, and I am still refining and trying strategies; On the other hand, I am still one of the people who constantly trade to increase the prof...
ChatGPT ChatGPT has been very popular recently. There are various videos applied to real-world scenarios on the Internet. Let me introduce what ChatGPT is briefly. ChatGPT is a language model develope...
With the popularity of Defi concept in recent years, Uniswap V3 is one of the most popular topics in the field of decentralized finance (DeFi). As a leading decentralized swap protocol, Uniswap V3 pro...
Summary Trading is both a science and an art. There are many methods in trading, whether it is value investment, technical analysis, event hot spots, arbitrage hedging, etc., which seem logically rigo...
NO.1 Preface In recent years, the digital currency industry based on blockchain technology and cryptography has witnessed explosive growth. As one of the most important links in the digital currency i...
NO.1 On Wall Street, quantitative trading has become the leading role of market trading. Many of the world's top investment banks have banned manual directional speculative trading. The development of...
When developing strategies on FMZ using the JavaScript language, since the strategy architecture is polled. If there is a concurrent design scenario, the exchange.Go function is used to make concurren...
I saw some Tycoons in the group saying that OKX was holding a World Pi Day Mystery Event, with the theme of "Exploration, Never Ending". As a veteran programmer, when I saw the news, I smiled and open...
I wrote an article in 2020 introducing high-frequency strategies, https://www.fmz.com/bbs-topic/9750. Although it received quite a bit of attention, it was not very in-depth. More than two years have ...